home *** CD-ROM | disk | FTP | other *** search
- This diskette contains the files for three unrelated programs -
-
- 1: INFER
- =========
- This is a simple program which solves the hypothetical syllogism.
-
- infer.pas - TP4 source code
- infer.exe - executable code
- infer.txt - help file
-
- 2: THE EIGHT PUZZLE
- ===================
- This program creates an eight puzzle, allows the human user to solve it,
- and then solves it itself.
-
- 8puzzle.pas - TP4 source code
- 8puzzle.exe - executable code
-
- 3: THE AMATEUR REASONER
- =======================
- This is an expert system shell.
-
- amateur.pas - TP4 source code
- amateur.exe - executable code
- syntax.txt - help file
- animal. - example rule file
- actuary. - example rule file
-
-
- These programs were written by Norman Newman, Kibbutz Mishmar David,
- M.P. Emek Sorek 73250, Israel. Permission is granted to use these programs
- or portions thereof for non-commercial purposes. All other rights are
- reserved to the original author.